Skip to content

chore(deps): update dependency azure.storage.queues to 12.27.1 - #579

Merged
samtrion merged 2 commits into
mainfrom
renovate/azure.storage.queues-12.x
Jul 27, 2026
Merged

chore(deps): update dependency azure.storage.queues to 12.27.1#579
samtrion merged 2 commits into
mainfrom
renovate/azure.storage.queues-12.x

Conversation

@renovate

@renovate renovate Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Azure.Storage.Queues (source) 12.23.012.27.1 age confidence

Release Notes

Azure/azure-sdk-for-net (Azure.Storage.Queues)

v12.27.1

Compare Source

12.27.1 (2026-06-23)

Bugs Fixed
  • Fixed an issue where the GenerateUserDelegationSasUri convenience methods on the QueueClient did not honor the DelegatedUserObjectId property set on the supplied QueueSasBuilder.

v12.27.0

Compare Source

12.27.0 (2026-01-08)

Features Added
  • Includes all features from 12.27.0-beta.1

v12.26.0

Compare Source

12.26.0 (2026-05-12)

Features Added
  • Includes all features from 12.26.0-beta.1
Bugs Fixed
  • Fixed issue where the TokenRequestContext.Scopes contained a double slash (e.g. https://storage.azure.com//.default) when using TokenCredential authentication. (#​58295)

v12.25.0

Compare Source

12.25.0 (2025-07-14)
Features Added
  • Includes all features from 12.25.0-beta.1
  • Includes all features from 12.24.1

v12.24.0

Compare Source

12.24.0 (2025-03-11)

Features Added
  • Includes all features from 12.24.0-beta.1
  • Added the following Client Builders: AddBlobServiceClient(Uri, Azure.SasCredential), AddBlobServiceClient(Uri, TokenCredential)
Bugs Fixed
  • Fixed bug where a BlobServiceClient, BlobContainerClient, BlobBaseClient created with a connection string with an account name specified (e.g. "AccountName=..;"), the account name was not populated on the Storage Clients if the account name was not also specified in the endpoint. (#​42925)
  • Fixed bug where a BlobServiceClient, BlobContainerClient, BlobBaseClient created with a StorageSharedKeyCredential, the account name was not populated on the Storage Clients if the account name was not also specified in the endpoint. (#​42925)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label Jul 24, 2026
@renovate
renovate Bot requested a review from a team as a code owner July 24, 2026 21:00
@renovate
renovate Bot requested a review from samtrion July 24, 2026 21:00
@renovate
renovate Bot enabled auto-merge (squash) July 24, 2026 21:00
@renovate renovate Bot added the dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies. label Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/azure.storage.queues-12.x branch 3 times, most recently from 7d12e28 to 73b9b01 Compare July 25, 2026 12:27

@samtrion samtrion left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval by NetEvolve.Socks (v1.0.0.0)

@renovate
renovate Bot force-pushed the renovate/azure.storage.queues-12.x branch 8 times, most recently from 3125f2f to 59e0a49 Compare July 27, 2026 14:02
@renovate
renovate Bot force-pushed the renovate/azure.storage.queues-12.x branch from 59e0a49 to 494194a Compare July 27, 2026 19:09
…upported release

Azure.Storage.Queues 12.27.1 defaults to service version 2026-06-06, which
Azurite 3.36.0 does not yet support, breaking integration tests. Pin both
the transport's queue client and the test verification clients to
2025-11-05.
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.22%. Comparing base (37a96a0) to head (efb7ec0).

Files with missing lines Patch % Lines
...torage/Outbox/AzureQueueStorageMessageTransport.cs 66.66% 1 Missing ⚠️

❌ Your patch check has failed because the patch coverage (66.66%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #579      +/-   ##
==========================================
- Coverage   94.25%   94.22%   -0.03%     
==========================================
  Files         171      171              
  Lines        6699     6700       +1     
  Branches      593      593              
==========================================
- Hits         6314     6313       -1     
- Misses        235      237       +2     
  Partials      150      150              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@samtrion
samtrion disabled auto-merge July 27, 2026 20:27
@samtrion
samtrion merged commit 2d5ce1d into main Jul 27, 2026
10 of 11 checks passed
@samtrion
samtrion deleted the renovate/azure.storage.queues-12.x branch July 27, 2026 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency:nuget Indicates a pull request related to updating or managing NuGet package dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant